home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / src / exampleCode / stereo / README < prev   
Encoding:
Text File  |  1994-08-02  |  1.2 KB  |  27 lines

  1.  
  2.                 ~4Dgifts/toolbox/src/exampleCode/stereo README
  3.  
  4.        This subtree contains source code for software-stereo-in-a-window
  5.        ala 5.1 or later IRIX.
  6.  
  7.  
  8.     opengl     : 2 simple "boilerplate" stereo implementations contained in
  9.          4 OpenGL/motif programs:
  10.                  - boilerplate:        Basic X-Motif initialization routines
  11.                  - clip:               clip demo with Motif Wrapper
  12.                  - simple_stereo:      Soft stereo example
  13.            simple_stereo needs IRIX 5.2 to run
  14.              - simple_stereo_re:   Quadbuffer Stereo example
  15.            simple_stereo_re will run on 5.1 IRIX REALITY ENGINES.
  16.  
  17.     GL_5.2     : the makings of what, in the future, will be called 
  18.          software-stereo-in-a-window or "SoftStereo".  This example 
  19.                  code is derived from an older 4Dgifts directory showing how 
  20.          to use the original SGI StereoView implementation.  In IRIX 
  21.          5.2 and beyond, SGI engineers enhanced the Xsgi X server to 
  22.          provide a more sophisticated stereo implementation on some 
  23.          graphics devices.  SoftStereo has many of the 
  24.          characteristics of hardware-stereo-in-a-window on Reality 
  25.          Engine but at a reduced resolution and price.
  26.  
  27.